[INFO] cloning repository https://github.com/KernelSU-Modules-Repo/meta-hybrid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KernelSU-Modules-Repo/meta-hybrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelSU-Modules-Repo%2Fmeta-hybrid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelSU-Modules-Repo%2Fmeta-hybrid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b50a9b41d8e514fc31fdd05ac6ba7d77c9eab6c8
[INFO] checking KernelSU-Modules-Repo/meta-hybrid against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKernelSU-Modules-Repo%2Fmeta-hybrid" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/KernelSU-Modules-Repo/meta-hybrid
[INFO] finished tweaking git repo https://github.com/KernelSU-Modules-Repo/meta-hybrid
[INFO] tweaked toml for git repo https://github.com/KernelSU-Modules-Repo/meta-hybrid written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KernelSU-Modules-Repo/meta-hybrid on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KernelSU-Modules-Repo/meta-hybrid already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912
[INFO] running `Command { std: "docker" "start" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hyper v1.10.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking extattr v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking loopdev v0.5.0 (https://github.com/Hybrid-Mount/loopdev.git#cc19868e)
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking pbkdf2 v0.13.0
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking lzma-rust2 v0.16.3
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ksu v0.2.0 (https://github.com/Tools-cx-app/ksu.git#0fcde904)
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]    Compiling hybrid-mount v4.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> xtask/src/../../src/defs.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(any(target_os = "linux", target_os = "android"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> xtask/src/../../src/defs.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(any(target_os = "linux", target_os = "android"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hybrid-mount` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912", kill_on_drop: false }`
[INFO] [stdout] bd0868df292bd07a6d2897a03cf09f3af75dcd5c96abcc1e8b3126497e701912
